func runtime.nextFreeFastStub

3 uses

	runtime (current package)
		malloc_stubs.go#L169: 	v := nextFreeFastStub(span)
		malloc_stubs.go#L288: 	v := nextFreeFastStub(span)
		malloc_stubs.go#L532: func nextFreeFastStub(span *mspan) gclinkptr {